Conversation
- Changed 'Organization Home' to 'Home' - Changed 'Chunk Tasks' to 'Tasks' - Changed 'Self-Hosted Runners' to 'Runners' (menu references) - Changed 'Organization Settings' to 'Org' Updated all instances across documentation files including: - User guides and tutorials - Configuration and setup instructions - Security and permissions documentation - Integration guides - API and CLI documentation - Orb documentation Resolves DOC-26 Co-authored-by: Rosie Yohannan <rosieyohannan@users.noreply.github.com>
|
Cursor Agent can help with this pull request. Just |
rosieyohannan
left a comment
There was a problem hiding this comment.
@cursoragent changes required
docs/guides/modules/toolkit/pages/chunk-setup-and-overview.adoc
Outdated
Show resolved
Hide resolved
docs/guides/modules/toolkit/pages/chunk-setup-and-overview.adoc
Outdated
Show resolved
Hide resolved
docs/guides/modules/toolkit/pages/chunk-setup-and-overview.adoc
Outdated
Show resolved
Hide resolved
docs/guides/modules/toolkit/pages/chunk-setup-and-overview.adoc
Outdated
Show resolved
Hide resolved
docs/guides/modules/execution-managed/pages/resource-class-lifecycle.adoc
Outdated
Show resolved
Hide resolved
docs/guides/modules/about-circleci/pages/introduction-to-the-circleci-web-app.adoc
Outdated
Show resolved
Hide resolved
|
I've addressed all the feedback from the PR review. Here's what was fixed: Changes Made:
All changes have been committed and pushed to the branch. The PR should now conform to the CircleCI documentation style guidelines. |
- Reverted OpenAI 'Organization Settings' change (was incorrectly changed to 'Org Settings') - Updated to use menu: syntax for consistency (menu:Org[...]) - Changed 'click' to 'select' and 'go to' to more consistent phrasing - Changed 'on the left navigation' to 'from the sidebar' - Changed https:// to link: syntax where appropriate - Removed btn:[] formatting where simple bold (*) is more appropriate Co-authored-by: Rosie Yohannan <rosieyohannan@users.noreply.github.com>
The Integrations page in the CircleCI app has been moved to VCS Connections. Updated all references throughout the documentation to reflect this change. Changes: - menu:Org[Integrations] → menu:Org[VCS Connections] - 'Integrations page under Org' → 'VCS Connections page under Org' - 'Navigate to **Integrations** within **Org**' → 'Navigate to **VCS Connections** within **Org**' Co-authored-by: Rosie Yohannan <rosieyohannan@users.noreply.github.com>
Archive files should not be modified as they contain historical documentation. Co-authored-by: Rosie Yohannan <rosieyohannan@users.noreply.github.com>
Co-authored-by: Rosie Yohannan <rosie@circleci.com>


[!NOTE]
Description
Updated references to CircleCI app sidebar menu items to reflect recent UI changes.
Reasons
The CircleCI app sidebar menu items have been renamed. This PR updates the documentation to ensure consistency with the current application interface, resolving DOC-26.
Specifically, the following changes were made:
Organization Home→HomeChunk Tasks→TasksSelf-Hosted Runner→RunnersOrganization Settings→OrgContent checks
Please follow our style when contributing to CircleCI docs. View our style guide or check out our CONTRIBUTING.md for more information.
Preview your changes:
ci/circleci: lintjob at the bottom of your PR. You will be redirected to thevale/lintjob output in CircleCI.ci/circleci: buildjob at the bottom of your PR and you will be redirected to CircleCI. Select the Artifacts tab and selectindex.htmlto open a preview version of the docs site built for your latest commit.Take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs):
Content structure:
Formatting:
Linear Issue: DOC-26